-
Home
-
Podlove Podcast Publisher
-
4.1.4
-
Code
-
Classes
- CronJobRunner
Total Complexity |
25 |
Dependencies |
2 |
Dependents |
12 |
Total lines |
224 |
Lines of code |
95 |
Logical lines of code |
58 |
Comment lines |
76 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run_job() |
A |
49 |
7 |
31 |
work_jobs() |
S |
60 |
4 |
13 |
create_job() |
S |
61 |
2 |
11 |
init() |
S |
67 |
2 |
7 |
max_seconds_per_request() |
S |
73 |
2 |
4 |
lock_duration_buffer() |
S |
73 |
2 |
4 |
is_process_running() |
S |
71 |
2 |
6 |
add_cron_schedules() |
S |
68 |
1 |
7 |
should_run_another_job() |
S |
74 |
1 |
4 |
lock_process() |
S |
71 |
1 |
5 |
unlock_process() |
S |
80 |
1 |
3 |